Skip to content

chore(deps): update all non-major dependencies#212

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#212
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 23, 2026

This PR contains the following updates:

Package Change Age Confidence
click (changelog) ==8.3.1==8.3.3 age confidence
cosl ==1.6.1==1.9.1 age confidence
fabric (source, changelog) ==3.2.2==3.2.3 age confidence
openstacksdk ==4.10.0==4.11.0 age confidence
ops (changelog) ==3.6.0==3.7.0 age confidence
pydantic (changelog) ==2.12.5==2.13.3 age confidence

Release Notes

pallets/click (click)

v8.3.3

Compare Source

v8.3.2

Compare Source

Released 2026-04-02

  • Fix handling of flag_value when is_flag=False to allow such options to be
    used without an explicit value. :issue:3084 :pr:3152
  • Hide Sentinel.UNSET values as None when using lookup_default().
    :issue:3136 :pr:3199 :pr:3202 :pr:3209 :pr:3212 :pr:3224
  • Prevent _NamedTextIOWrapper from closing streams owned by StreamMixer.
    :issue:824 :issue:2991 :issue:2993 :issue:3110 :pr:3139 :pr:3140
  • Add comprehensive tests for CliRunner stream lifecycle, covering
    logging interaction, multi-threaded safety, and sequential invocation
    isolation. Add high-iteration stress tests behind a stress marker
    with a dedicated CI job. :pr:3139
  • Fix callable flag_value being instantiated when used as a default via
    default=True. :issue:3121 :pr:3201 :pr:3213 :pr:3225
canonical/cos-lib (cosl)

v1.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: canonical/cos-lib@1.9.0...1.9.1

v1.9.0

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@1.8.0...1.9.0

v1.8.0

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@1.7.0...1.8.0

v1.7.0

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@1.6.1...1.7.0

fabric/fabric (fabric)

v3.2.3

Compare Source

canonical/operator (ops)

v3.7.0

Compare Source

Features

  • Enable interactive debugging via breakpoint in testing (#​2363)
  • ops.testing autoload support for charmcraft extensions (#​2367)
  • Allow testing.State.get_relation to accept relation objects (#​2359)
  • Support charmcraft.yaml format as meta for testing.Context (#​2296)

Fixes

  • Correct type annotation for StorageMeta.properties (#​2348)
  • Move the testing.Container compatibility import so that mypy style checkers understand it (#​2343)
  • Hold only copies of user provided meta/config/actions in testing.Context (#​2349)
  • Deep-copy layer objects during testing.State plan rendering (#​2380)
  • Return copies from testing.State secret_get and action_get (#​2379)
  • Use timezone-aware datetimes in expiry calculation (#​2378)
  • Warn before clearing non-empty container in testing (#​2365)

Documentation

  • Replace links to juju.is by canonical.com/juju (#​2368)
  • Refactor homepage to better put Ops in context (#​2370)
  • Add pytest-operator migration guide from Jubilant docs (#​2381)
  • Add a tip about AI help in the Jubilant migration guide (#​2382)
  • Mention jhack scenario snapshot (#​2351)
  • Update integration testing how-to guide (#​2390)
  • Explain K8s charms briefly at the start of the tutorial (#​2392)
  • Juju secrets identifier is now an opaque string (#​2387)

Tests

  • Extend the type checking of the ops-scenario tests (#​2230)

CI

  • Run ruff check --fix in tox -e format (#​2369)
  • Check example charms with mypy in CI (#​2360)
  • Update the list of published charms in the compatibility tests (#​2384)
  • Adjust minimum Python version in broad charm compatibility tests (#​2317)
pydantic/pydantic (pydantic)

v2.13.3

Compare Source

GitHub release

What's Changed
Fixes

v2.13.2

Compare Source

v2.13.1: 2026-04-15

Compare Source

v2.13.1 (2026-04-15)

What's Changed
Fixes

Full Changelog: pydantic/pydantic@v2.13.0...v2.13.1

v2.13.0

Compare Source

GitHub release

The highlights of the v2.13 release are available in the blog post.
Several minor changes (considered non-breaking changes according to our versioning policy)
are also included in this release. Make sure to look into them before upgrading.

This release contains the updated pydantic.v1 namespace, matching version 1.10.26 which includes support for Python 3.14.

What's Changed

See the beta releases for all changes sinces 2.12.

New Features
  • Allow default factories of private attributes to take validated model data by @​Viicos in #​13013
Changes
Fixes
  • Change type of Any when synthesizing _build_sources for BaseSettings.__init__() signature in the mypy plugin by @​Viicos in #​13049
  • Fix model equality when using runtime extra configuration by @​Viicos in #​13062
Packaging
New Contributors

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested review from cbartz and yhaliaw as code owners March 23, 2026 19:41
@renovate renovate Bot enabled auto-merge (squash) March 23, 2026 19:41
@renovate renovate Bot changed the title chore(deps): update dependency cosl to v1.7.0 chore(deps): update dependency cosl to v1.8.0 Mar 27, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d7476b1 to 867b739 Compare March 27, 2026 19:55
@renovate renovate Bot changed the title chore(deps): update dependency cosl to v1.8.0 chore(deps): update all non-major dependencies Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 867b739 to 500250a Compare March 30, 2026 06:44
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 500250a to c590a3d Compare March 30, 2026 23:28
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c590a3d to 973ce86 Compare March 31, 2026 03:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 973ce86 to 07cfaec Compare April 3, 2026 09:32
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 07cfaec to c130de1 Compare April 3, 2026 22:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c130de1 to 0e1a8d3 Compare April 6, 2026 02:53
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0e1a8d3 to d4f8bb9 Compare April 13, 2026 11:35
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d4f8bb9 to 6a98573 Compare April 13, 2026 11:49
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6a98573 to d180009 Compare April 16, 2026 02:12
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d180009 to 4c1cb8a Compare April 17, 2026 09:06
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 4c1cb8a to 4455b16 Compare April 17, 2026 12:58
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 4455b16 to d9dae99 Compare April 20, 2026 18:32
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d9dae99 to 1da454d Compare April 21, 2026 01:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1da454d to ba53377 Compare April 22, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants